NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: HLLAPI Driver Test Program DOCUMENT ID: TID000317 DOCUMENT REVISION: A DATE: 01JUL93 ALERT STATUS: Yellow INFORMATION TYPE: Symptom Solution README FOR: PTF078.EXE NOVELL PRODUCT and VERSION: NetWare for SAA Tools 1.0 ABSTRACT: This file contains the HLLAPI driver test program. Orig UL by 76701,165 on 6-10-89, 60 DL's. _________________________________________________________________ DISCLAIMER THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION. _________________________________________________________________ Self-Extracting File Name: PTF078.EXE Files Included Size Date Time PTF078.TXT (This File) NCDHLDRV.EXE 19538 12-16-87 10:46a CXI Product Temporary Fix PTF 078 - HLLAPI Driver Test Program This patch applies to: PCOX/HLLAPI, all Versions The following file NCDHLDRV.EXE is the Novell Communications Division PCOX HLLAPI test driver. NCDHLDRV.EXE can be utilized as a diagnostic tool when using the PCOX/HLLAPI Application Program Interface. The program is designed to drive the function calls presented within HLLAPI, testing their reliability and functionality. For testing purposes, NCDHLDRV.EXE can be used as a replacement for an application program. To use the tool, NCDHLDRV.EXE, load the program after loading HLLAPI. The NCDHLDRV.EXE driver has a set of instructions when it is loaded. The first step to test the HLLAPI program, is to select a function. Decide what function you wish to issue, reference your HLLAPI manual for its appropriate function call. Enter the function call number in the designated space and press enter. (An example would be Copy String: Function Call 15.) The next step prompts you for a Data String. Enter the string of characters appropriate for the function. (For Copy String we might type our sign-on and logmode command.) The last command asked is Setting the Start Position. The start position is the offset to the presentation space. These offsets begin at the upper left corner at location 1 and end (for a model 2 screen) at the lower right at 1920. By inputting the requested parameters, the driver will test the requested function call. By gaining a positive response to the tested function call, the NCDHLDRV.EXE will display an appropriate Return Code. The return code values can then be referenced in the HLLAPI documentation. By watching his input and the return codes generated, the programmer can practice issuing HLLAPI calls. It also acts as an accurate test utility by testing the integrity of the function call. It also acts as an accurate test utility by testing the integrity of the function call. ÿ